Skip to content

Conversation

@kmahar
Copy link
Contributor

@kmahar kmahar commented Sep 1, 2021

Moves the existing tests into the replica-set directory, syncs the tests, and updates the runner to run the new tests when connected to a load balancer.

patch

@kmahar kmahar requested a review from patrickfreed September 1, 2021 23:30
case (.loadBalanced, false):
guard let uri = Self.multipleMongosLoadBalancedURI else {
fatalError("Missing MULTIPLE_MONGOS_LB_URI environment variable")
fatalError("Missing MULTI_MONGOS_LB_URI environment variable")
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

forgot to update this in previous PR changing the env var name

asType: DNSSeedlistTestCase.self
)
for (fileName, testCase) in tests {
// TODO: SWIFT-910: unskip this test
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

CDRIVER released their work for this ticket in 1.19 so we can close out ours now as well

@kmahar kmahar marked this pull request as ready for review September 1, 2021 23:31
@kmahar kmahar merged commit c534ae9 into main Sep 2, 2021
@kmahar kmahar deleted the SWIFT-1308/lb-dns-seedlist-tests branch September 2, 2021 21:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants